home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK1.toast / Development Kits (Disc 1) / AppleScript / Sample Scripts / AppleScript Samples / FinderLib / FinderLib Samples / What’s New? / What’s New?.rsrc / TEXT_1128.txt < prev    next >
Encoding:
Text File  |  1993-12-08  |  500 b   |  3 lines

  1. This script wakes up every 15 minutes and checks a folder. If there are new items in the folder, the script will display an alert listing those items. If the folder is on a server, the script will automatically mount and unmount the server whenever it checks.
  2. The script is set to watch the ‚ÄúWhat‚Äôs New...?‚Äù folder on ES‚Ä¢Software 2, a server on the Apple network. The server and folder to watch, and the check rate, can be easily modified by editing the script.
  3. [This script is by Jens Alfke]